home *** CD-ROM | disk | FTP | other *** search
- object Form29: TForm29
- Left = 248
- Top = 231
- AutoSize = True
- BorderStyle = bsNone
- Caption = 'Erboy Bilgisayar'
- ClientHeight = 480
- ClientWidth = 640
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 640
- Height = 480
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- Transparent = True
- OnDblClick = Image1DblClick
- OnMouseDown = Image1MouseDown
- end
- object Label2: TLabel
- Left = 416
- Top = 56
- Width = 209
- Height = 25
- AutoSize = False
- Transparent = True
- OnClick = Label2Click
- end
- object Label1: TLabel
- Left = 264
- Top = 128
- Width = 69
- Height = 16
- Alignment = taCenter
- Caption = '�ifreyi ��z'
- Font.Charset = TURKISH_CHARSET
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = Label1Click
- end
- end
-